home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / applications / screensavers / glblur.desktop < prev    next >
Encoding:
KDE config file  |  2007-02-07  |  677 b   |  13 lines

  1.  
  2. [Desktop Entry]
  3. Encoding=UTF-8
  4. Name=GLBlur
  5. Comment=This program draws a box and a few line segments, and generates a radial blur outward from it. This creates flowing field effects. This is done by rendering the scene into a small texture, then repeatedly rendering increasingly-enlarged and increasingly-transparent versions of that texture onto the frame buffer. As such, it's quite graphics intensive: don't bother trying to run this if you don't have hardware-accelerated OpenGL texture support. It will hurt your machine bad.
  6. TryExec=glblur
  7. Exec=glblur -root
  8. StartupNotify=false
  9. Terminal=false
  10. Type=Application
  11. Categories=Screensaver
  12. X-Ubuntu-Gettext-Domain=xscreensaver
  13.